Welcome![Sign In][Sign Up]
Location:
Search - polygon line

Search list

[GDI-Bitmapdraw

Description: 简单绘图功能,能够实现点,线,圆,椭圆,多边形等功能-Simple graphics functions, to achieve point, line, round, oval, polygon and other functions
Platform: | Size: 4195328 | Author: yilanzhong | Hits:

[GDI-Bitmaptrangle

Description: 在eclipse平台上进行图形的自由显示以及直线,多边形等的显示。-In the eclipse platform graphical display, as well as the freedom of a straight line, polygon, such as the display.
Platform: | Size: 336896 | Author: 小熊 | Hits:

[Graph programImageprocessing

Description: 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
Platform: | Size: 326656 | Author: 11 | Hits:

[OpenGL programEx3

Description: 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function function histogram and pie chart
Platform: | Size: 292864 | Author: liling | Hits:

[Special Effectstuxingcaijian

Description: 这是一个图形裁剪的简单程序,可以剪裁线段和多边形-This is a simple graphics cutting procedures, line and polygon can be cut
Platform: | Size: 1980416 | Author: liyemeng | Hits:

[OtherMiniDraw

Description: 简单的绘图小软件,可以绘制线段,矩形,椭圆和任意多边形-Easy small graphics software, you can draw line, rectangle, ellipse and arbitrary polygon
Platform: | Size: 53248 | Author: huiwang | Hits:

[Multimedia DevelopVECTEXT1

Description: C++编写的矢量绘图的例子,包括点、线、多边形及填充,求并和补运算等等。-C++ preparation of examples of vector graphics, including point, line, polygon and filling, and to fill demand computing and so on.
Platform: | Size: 23552 | Author: zhangjin | Hits:

[Graph DrawingCoolPainter

Description: 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Enter用于确定。在绘制多边形,以及贝塞尔曲线,B样条曲线时最后一个点按Enter确定后,还需 按F1键。 3.上,下,左,右方向键用于控制作图方向。 三.附加: 本程序还有很多值得改进和尚未实现的功能,比如所绘图形不能保存为.bmp,.jpg等比较流行的图形 格式;同时,不支持鼠标操作。-This software is a fully functional development TC2.0 good graphics editing, processing software. Level and because of time constraints at present only support keyboard operation. 1. Functions and features: 1. Mapping function: linear, rectangular, arbitrary polygon, circle, Bezier curve and B-spline curve physical simulation modeling. 2. Edit function: copy on the target graphics, move, delete, on a point of arbitrary stretching, deformation, shear, filling. 3. Additional features: clock animation, fractal landscape simulation examples. Note:所绘graphics, can choose a suitable color and line. 2. Usage: 1.Tab mouse button speed control keys, there is a mobile one-pixel, 10 pixels of two. Used to determine 2.Enter. At rendering polygon and Bezier curves, B-spline curve at the last click Enter determined, also by the F1 key. 3. Up, down, left and right arrow keys to control the direction of mapping. Three. Surcharges: This procedure was also a lot of room for improv
Platform: | Size: 67584 | Author: 谭永炳 | Hits:

[AlgorithmPlaner_convex_hull

Description: A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
Platform: | Size: 12288 | Author: NeeL | Hits:

[GDI-Bitmapimage

Description: 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-Instrument provides a graphical interface that allows users to be able to draw a straight line, ellipse, polygon, such as geometric elements, the results can be saved and read out.
Platform: | Size: 268288 | Author: 黄昕 | Hits:

[GIS programArea

Description: 在vb+mapx下,在地图的临时图层上画线测多边形的面积。-Vb+ mapx at the next, the map layer on the provisional draw polygon area measurement line.
Platform: | Size: 4096 | Author: Angela | Hits:

[GDI-BitmapGeometry

Description: 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity of judge, looking for point set convex hull volume parcels law, the center of gravity for simple polygons, and the starting point from the polygon outside the polygon tangent to determine whether the intersection of line segments and so on!
Platform: | Size: 13312 | Author: 11 | Hits:

[Windows DevelopGraphic

Description: 源码是用来画直线,多边形,圆等基本圆形。大家可能都会做。但是这个是学VC基础。-Source is used to draw a straight line, polygon, circle, such as the basic circle. U.S. will make possible. But this study are basic VC.
Platform: | Size: 37888 | Author: xxj | Hits:

[Graph DrawingGraphic

Description: 计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
Platform: | Size: 3733504 | Author: 逍遥飞 | Hits:

[Special EffectsDrawLib

Description: 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
Platform: | Size: 3072 | Author: litao | Hits:

[Graph DrawingToDraw

Description: 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。 程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check color and regional select mobile. Can choose a variety of drawing and painting brush brushes color colors, a variety of linear and linewidth, as well as the painting when it closed pixel fill, of course, but also set the background color, clear images and adjustments, such as the size of canvas, and drawing area Right-click shortcut menu will pop up. Procedures to support the preservation and read the bitmap format.
Platform: | Size: 2262016 | Author: NiP | Hits:

[Graph Drawingd2200904

Description: 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc.
Platform: | Size: 2048 | Author: chenhao | Hits:

[Graph DrawingThreeBsplinecurve

Description: 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary shape, including a sharp point, straight-line curve, easy to splice, a low order, the number of data points and has nothing to do calculate the simple
Platform: | Size: 3992576 | Author: fan | Hits:

[GIS programExport_to_KML

Description: Export to KML is an extension developed for ArcGIS 9.x by the City of Portland, Bureau of Planning. The extension allows ArcGIS users to export any point, line or polygon dataset in Keyhole Markup Language (KML) format for viewing in the free Google Earth.
Platform: | Size: 303104 | Author: thanh | Hits:

[OpenGL programdraw

Description: 实现画点画线画多边形的功能,并能够实现画一个矩形对所有图元进行裁减-Line stipple painting to achieve the function of the polygon and draw a rectangle can be achieved for all the process of reducing the pixel
Platform: | Size: 64512 | Author: 徐波 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »

CodeBus www.codebus.net